Skip to content

Conversation

@Sichao25
Copy link
Collaborator

Create a new GitHub Actions workflow to host the doxygen documentation through GitHub Pages. The workflow should create a gh-pages branch (if it doesn't exist), and update it whenever changes are pushed to the master branch. GitHub Pages will then host the content from the gh-pages branch.

PS: We may need to manually set up the GitHub Pages in the Settings after the gh-pages branch is created.

Copy link
Contributor

@cwsmith cwsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you. I left a comment below.

@Sichao25
Copy link
Collaborator Author

Update:
Now using artifact instead of gh-pages branch to deploy.

Copy link
Contributor

@cwsmith cwsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. I'm glad that worked. Thank you.

@cwsmith cwsmith merged commit d22be6b into SCOREC:develop May 19, 2025
8 checks passed
@cwsmith cwsmith added the v4.1.0 changes included in the 4.1.0 release label Aug 26, 2025
@cwsmith cwsmith mentioned this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4.1.0 changes included in the 4.1.0 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants